ef_smokeup

Built in constant for a rising smoke effect.

语法:

ef_smokeup;


返回: N/A


描述

This constant is for use in the functions effect_create_above and effect_create_below, and will create a rising smoke effect as illustrated in the image below:




例如:

effect_create_below(ef_smokeup, x, y, choose(0, 1, 2), c_gray);

The above code will create a rising smoke cloud from the instance.


上一页: Simple Effects
下一页: ef_snow
© Copyright YoYo Games Ltd. 2018 All Rights Reserved